ui: add support to change Account role for admins#9012
ui: add support to change Account role for admins#9012DaanHoogland merged 1 commit intoapache:4.19from
Conversation
This allow admins to change role of an account via UI by changing the `roleid` param to the updateAccount API/form. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #9012 +/- ##
============================================
- Coverage 14.96% 4.93% -10.04%
============================================
Files 5373 363 -5010
Lines 468970 29398 -439572
Branches 60770 5225 -55545
============================================
- Hits 70183 1450 -68733
+ Misses 391018 27795 -363223
+ Partials 7769 153 -7616
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@sureshanaparti a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build failed: ✖️ |
code looks good, not sure why this would fail. (/me investigating) |
works on my laptop |
|
@DaanHoogland a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
* 4.19: linstor: disconnect-disk also search for resource name in Linstor (apache#9035) ui: add support to change Account role for admins (apache#9012) Use parameter dcId as wrapper to prevent NPE (apache#8986)



This allow admins to change role of an account via UI by changing the
roleidparam to the updateAccount API/form.This fixes #7756
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):